func golang.org/x/tools/internal/pkgbits.walkFrames

2 uses

	golang.org/x/tools/internal/pkgbits (current package)
		frames_go17.go#L15: func walkFrames(pcs []uintptr, visit frameVisitor) {
		sync.go#L15: 	walkFrames(pcs, func(file string, line int, name string, offset uintptr) {